highlightSourceOrder

fun highlightSourceOrder(input: HighlightSourceOrderRequest): Single<RequestResponseFrame>

Highlights the source order of the children of the DOM node with given id or with the given JavaScript object wrapper. Either nodeId or objectId must be specified.

Sources

jvm source
Link copied to clipboard